getCategory

@Nullable
open fun getCategory(@NonNull notification: @NonNull Notification): @Nullable String(source)

Get the category of this notification in a backwards compatible manner.

Parameters

notification

The notification to inspect.